51forth - definizione. Che cos'è 51forth
Diclib.com
Dizionario in linea

Cosa (chi) è 51forth - definizione

51Forth; 51Forth programming language; 51 Forth programming language; 51 forth programming language; 51 forth; 51 Forth; 51forth programming language; 51forth

51forth         
<language> A subroutine-threaded Forth for the 8051 by Scott Gehmlich. It comes with source and documentation. ftp://smis-novell-1.massey.ac.nz/giovanni/51forth.zip. (1993-04-03)

Wikipedia

51-FORTH

51-FORTH is an implementation of the Forth programming language for the Intel 8051 microcontroller. It was created in 1989 by Scott Gehmlich of IDACOM Electronics (which was acquired by Hewlett-Packard in 1990), and sent to Giovanni Moretti of Massey University, from whom it was propagated widely. The original 51forth.zip package is available from many archive sites, along with several other implementations of Forth.

This implementation is subroutine-threaded, with about 20 words written in assembly language, and the complete system occupying a total of about 8K of RAM. It was cross-developed from a VAX to an RTX2000 Forth system connected to dual-ported RAM accessible to the microcontroller.